home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / music_utilities / pt037.dms / pt037.adf / docs / ReOrg.doc.pp / ReOrg.doc
Text File  |  1989-07-26  |  30KB  |  748 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                           ReOrg V1.1
  7.  
  8.                     Shareware disk optimizer
  9.  
  10.                      English documentation
  11.  
  12.                      (C) 1992 Holger Kruse
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.        Contents
  21.        --------
  22.  
  23.        1. Conditions, Disclaimer
  24.  
  25.        2. What is ReOrg ? - Short introduction
  26.  
  27.        3. Hardware, Software needed; Installation
  28.  
  29.        4. Usage
  30.  
  31.        5. Technical details
  32.  
  33.        6. Option file format
  34.  
  35.        7. Program version, update info
  36.  
  37.        8. Acknowledgements
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.        1. Conditions, Disclaimer
  46.        -------------------------
  47.  
  48.        ReOrg is shareware. The program may be freely distributed
  49.        and copied, as long as the following conditions are
  50.        fulfilled:
  51.  
  52.         - The sales price must not be higher than the cost of
  53.           an (empty) disk plus a nominal copying fee plus
  54.           costs for shipping. The total price must not be higher
  55.           than 6 US$ or 10 DM.
  56.         - All parts of the program and the documentation must
  57.           be complete. The distribution of single parts is not
  58.           allowed.
  59.         - ReOrg or parts of it must not be sold in combination with
  60.           or as part of commercial software.
  61.         - Program and documentation must not be changed in any way.
  62.           Exception (this means: acceptable is:) the use of
  63.           archivers such as LHArc and packers like "Imploder" or
  64.           "Powerpacker", as long as it is possible to retrieve
  65.           the original program/data.
  66.  
  67.  
  68.  
  69.        I want to ask everybody, who uses ReOrg (except for one
  70.        or two test runs), to send the amount of
  71.  
  72.                       10 US$  or  15 DM
  73.  
  74.        to the following address:
  75.  
  76.                       Holger Kruse
  77.                       Ulzburger Str. 387-389
  78.                       2000 Norderstedt
  79.                       Germany
  80.  
  81.  
  82.        Please send only cash or eurocheques, do not send
  83.        stamps, american bank checks, disks etc.
  84.  
  85.        Thank you very much in advance !
  86.  
  87.        I will try and inform everybody, who as registered with
  88.        me as described above, when a new version of ReOrg
  89.        becomes available.
  90.  
  91.        Until the start of july '92, you can also reach me via
  92.        electronic mail. My (Internet-)address is:
  93.  
  94.        hkr@mcshh.hanse.de
  95.  
  96.  
  97.        I explicitly do not guarantee for the correct functioning 
  98.        of ReOrg. When you optimize disks, you always run the
  99.        risk of a data loss, of a change of your data or of
  100.        the destruction of your data. I explicitly reject any
  101.        responsibility for these or any other consequences from
  102.        the use of ReOrg whatsoever. This includes, but is not
  103.        limited to, secondary consequences, personal injuries or
  104.        other kinds on side effects.
  105.  
  106.        I hereby explicitly warn each user:
  107.        
  108.        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  109.        !!! Optimizing a disk is always risky.        !!!
  110.        !!! I strongly recommend each user to backup  !!!
  111.        !!! or copy his disk completely before        !!!
  112.        !!! optimizing it. It is the user's           !!!
  113.        !!! responsibility to check his data for      !!!
  114.        !!! completeness and correctness after        !!!
  115.        !!! optimizing it. I explicitly reject any    !!!
  116.        !!! responsibility for damages or changes.    !!!
  117.        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  118.  
  119.  
  120.        2. What is ReOrg ? - Short introduction
  121.        ---------------------------------------
  122.  
  123.        ReOrg is a disk optimizer, i.e. a program that
  124.        improves the physical data layout on a floppy
  125.        disk or harddisk, in order to speed up file
  126.        and directory accesses.
  127.        
  128.        ReOrg removes some problems that are caused
  129.        by AmigaDOS:
  130.        
  131.         - file fragmentation:
  132.           When new files are created, it is possible that
  133.           AmigaDOS can not store the file contents in one
  134.           single consecutive block, because there is no
  135.           such block available on the disk. In this case
  136.           AmigaDOS sometimes scatters the file contents over
  137.           the whole disk.
  138.           ReOrg removes this problem by placing the contents
  139.           of each file in a single consecutive block.
  140.  
  141.         - directory fragmentation:
  142.           In contrary to other operating systems (e.g. MSDOS),
  143.           AmigaDOS does not store directory data in a single
  144.           consecutive block. This leads to weak performance
  145.           for directory listings.
  146.           ReOrg tries to store directory data as closely together
  147.           as possible. This considerably speeds up commands like
  148.           "dir" and "lists" and the directory display within
  149.           file requesters.
  150.  
  151.         - differences in disk format:
  152.           When you use disks under Kick1.2/1.3, which have been
  153.           formatted under Kick2.04, directory accesses are often
  154.           even much slower than usual. The reason for this is, that
  155.           placement of "FileList"-blocks has been changed from
  156.           Kick1.2/1.3 to Kick2.04.
  157.           ReOrg has an option where to place "FileList"-blocks.
  158.           This means you can optimize Kick2.04-disks for use
  159.           with Kick1.2/1.3.
  160.  
  161.        ReOrg can be used with the following disk formats:
  162.        
  163.         - all currently available AmigaDOS filesystems, including
  164.          - OldFileSystem (OFS: "DOS\0")
  165.          - FastFileSystem (FFS: "DOS\1")
  166.          - new (Kick2.0)-FileSystem (includes OFS and FFS)
  167.          - International FileSystem (has been in ROM at least
  168.            since Kick2.04 and will (possibly ?) be supported
  169.            from the Shell in WB2.1: "DOS\2", "DOS\3")
  170.  
  171.         - All floppy disk and hard disk sizes are supported.
  172.           However, to optimizer large hard disk partitions,
  173.           you need a lot of memory. There is also another
  174.           ReOrg Version (V2.1) available, that needs considerably
  175.           less memory, but that can only be used under
  176.           Kick2.04.
  177.  
  178.         - ReOrg supports "hard links" and "soft links";
  179.           however, "soft links" are not wholely supported by
  180.           Commodore yet. Therefore, ReOrg only supports the
  181.           (possibly preliminary) "soft link" implementation
  182.           of Kick2.04. I can not guarantee that this version
  183.           of ReOrg correctly handles "soft link" implementation
  184.           of future AmigaDOS versions.
  185.  
  186.         - CAUTION: DYNAMIC Ram disks, like "VD0:" ((C) ASDG)
  187.           must NOT be optimized by ReOrg. Optimizing such disks
  188.           may lead to data loss !
  189.  
  190.         - Of course, ReOrg can not optimize "RAM:". Anyway,
  191.           this would not make much sense.
  192.  
  193.         - You CAN use ReOrg to optimize your resident,
  194.           non-dynamical RAM-Disk "RAD:" ((C) by Commodore).
  195.  
  196.         - ReOrg has a one-disk-mode (optimize a single disk)
  197.           and a two-disk-mode (optimize one disk while copying
  198.           it to a different disk)
  199.  
  200.        In comparison to other disk optimizers available on
  201.        the Amiga market, ReOrg is quite fast.
  202.        Optimizing a 880 kB disk on a standard 68000 Amiga
  203.        with 1 MB of free memory usually takes about 1:30
  204.        to 1:40 minutes. On a 68030 Amiga it takes only
  205.        1:20 to 1:30 minutes.
  206.        Optimizing a 40 MB harddisk on a 68000 Amiga usually
  207.        takes around 10 to 15 minutes, but this time depends very
  208.        much on the amount of free memory, type of controller
  209.        type of processor and the degree of disk fragmentation.
  210.        If you use a 68030 Amiga and have enough memory
  211.        available, the optimization time can be reduced to
  212.        about 4 minutes.
  213.  
  214.  
  215.  
  216.  
  217.        3. Hardware, software needed; Installation
  218.        ------------------------------------------
  219.  
  220.        To use ReOrg, you need an Amiga, Kickstart 1.2
  221.        or above and enough memory.
  222.        If you have Kickstart 2.04, you should use ReOrg Version V2.1,
  223.        because ReOrg V1.1 does not correctly support some of the
  224.        new features of Kickstart 2.04 (e.g. High-Density disk drives).
  225.        ReOrg V1.1 is only meant to be a temporary solution for
  226.        those who do not have Kickstart 2.04 yet.
  227.        The amount of memory you need is approximately:
  228.        
  229.             220 kB  (needed for the program itself)
  230.           +  17 kB for each MB of disk size
  231.           +   5 * tracksize of your disk
  232.           + 150 kB which are usually not used by ReOrg, but must be
  233.                    left to avoid low-memory situations. (For large
  234.                    partition sizes and much memory available, this
  235.                    number may become higher)
  236.  
  237.  
  238.        Examples:
  239.  
  240.        1) 880 kB floppy disk:                  40 MB harddisk:
  241.           (11 sectors/track)                   (32 sectors/track)
  242.  
  243.            220 kB                                 220 kB
  244.         +   15 kB  (17 kB * 880/1024)          +  680 kB  (17 kB * 40)
  245.         +   28 kB  (11/2 kB * 5)               +   80 kB  (32/2 kb * 5)
  246.         +  150 kB                              +  150 kB
  247.         ---------                              ---------
  248.            413 kB                                1130 kB
  249.  
  250.  
  251.           200 MB hard disk:
  252.           (32 sectors/track)
  253.  
  254.            220 kB
  255.         + 3400 kB  (17 kB * 200)
  256.         +   80 kB  (32/2 kB * 5)
  257.         +  150 kB
  258.         ---------
  259.           3850 kB
  260.  
  261.        These numbers are only rough approximations to give
  262.        you an idea how much memory you need.
  263.  
  264.        Actually for large partition sizes, ReOrg allocates
  265.        most of your memory as a cache.
  266.        This cache is the main reason why ReOrg is so fast.
  267.        For optimum speeds, the cache should have at least
  268.        2 percent of the size of your partition.
  269.  
  270.  
  271.        There is no installation required for ReOrg. In addition
  272.        to the program file "ReOrg", you do not need any
  273.        libraries, fonts etc.
  274.  
  275.  
  276.  
  277.        4. Usage
  278.        --------
  279.  
  280.        ReOrg can be started only from Shell.
  281.        Valid options are:
  282.  
  283.        - "-f"              This option specifies if the destination
  284.                            disk is to be formatted.
  285.  
  286.            - "-f0"         Do not format the destination disk.
  287.                            For all disk writes CMD_WRITE is used.
  288.                            (This only works if the destination disk
  289.                            has been formatted previously;
  290.                            default in one-disk-mode)
  291.  
  292.            - "-f1"         Only used tracks are formatted on the
  293.                            first write access.
  294.  
  295.            - "-f2"         All tracks of the destination disk
  296.                            are formatted (necessary, if the
  297.                            destination disk has not been
  298.                            formatted before; default in two-disk-mode)
  299.  
  300.        - "-v1" / "-v0"     If option "-v1" is used, ReOrg checks
  301.                            if data is written correctly (verify).
  302.                            This slows down the optimization.
  303.  
  304.        - "-w1" / "-w0"     "-w0" deactivates Workbench mode.
  305.                            If Workbench mode is activated, Workbench
  306.                            icons will appear faster after optimization.
  307.  
  308.        - "-ofilename"      You can specify the name of an option file
  309.                            with this option. Option files allow the
  310.                            user to specify, that certain files should
  311.                            be treated by ReOrg in a different way.
  312.                            The format of the option file is described
  313.                            below.
  314.  
  315.        - "-e"              Specifies where FileExt blocks are
  316.                            stored. For a detailed description:
  317.                            See "5. Technical details"
  318.  
  319.        - "-p"              Specifies where file contents are
  320.                            stored. For a detailed description:
  321.                            See "5. Technical details"
  322.  
  323.        - "-d1" / "-d0"     Normally, ReOrg increments the disk
  324.                            creation data during optimization.
  325.                            This is necessary to prevent ReOrg
  326.                            from mixing up the old disk with the
  327.                            new, optimized disk. If option "-d0"
  328.                            is used, ReOrg does not change
  329.                            the disk creation date.
  330.                            Caution: If you use option "-d0",
  331.                            under certain circumstances your Amiga
  332.                            might crash after the optimization !
  333.  
  334.        - "-NOWRITE"        If you use this option, ReOrg does
  335.                            not write the optimized data back to
  336.                            disk. This means, the optimization is
  337.                            only "simulated". This is useful to
  338.                            find out if ReOrg will issue error messages
  339.                            during the actual optimization.
  340.  
  341.        - "-m"              You can use this option to specify the
  342.                            amount memory that ReOrg should NOT use
  343.                            as cache. Default is 150000 Bytes, but
  344.                            you can reduce this value to 50000.
  345.                            Or you can increase the value as high
  346.                            as you wish, if you want to spare some
  347.                            of your memory for other programs.
  348.                            Values smaller than 50000 are not allowed,
  349.                            because otherwise there might not be
  350.                            enough memory left when an error occurs.
  351.  
  352.        - "-s"              ReOrg stores large files in a seperate
  353.                            area on your disk to speed up the access
  354.                            to directory data. However, small files are
  355.                            usually stored within the directory area
  356.                            to speed up the access to those files.
  357.                            This does not affect the speed of
  358.                            directory accesses very much.
  359.                            With the "-s" option you can specify
  360.                            the maximum size of files (in blocks),
  361.                            that should be stored within the
  362.                            directory area (default=2). Large
  363.                            values slow down the directory access
  364.                            ("dir", "list"); small values slow down
  365.                            the access to small files. When you
  366.                            optimize boot disks (e.g. for games),
  367.                            larger values can be useful.
  368.  
  369.        - Drive             You can specify one drive or two drives.
  370.          [ TO Drive ]      If one drive is specified, ReOrg uses
  371.                            one-disk mode. If two drives are specified,
  372.                            ReOrg uses two-disk-mode.
  373.  
  374.  
  375.        When the optimization is started, ReOrg first prompts
  376.        the user to insert the disk(s). After that, a status
  377.        window appears and ReOrg starts reading and processing
  378.        the disk directory.
  379.        During this phase (status = "scanning disk"), ReOrg may
  380.        be interrupted at any time even in one-disk-mode by
  381.        pressing Ctrl-C.
  382.        At the end of this phase, ReOrg once again asks the
  383.        user to confirm that the disk should be optimized.
  384.        You must type "yes" to start the optimization. A
  385.        simple "return" is not enough. That way, you do not
  386.        accidentally start an unwanted optimization.
  387.        In one-disk-mode, ReOrg must not be interrupted or
  388.        canceled after this message, or your disk will be
  389.        corrupt.
  390.        During the actual optimization (status = "moving blocks")
  391.        ReOrg shows how much time the optimization will approximately
  392.        need. This display is regularly updated.
  393.        After this phase has been finished, in two-disk-mode ReOrg
  394.        may format unused tracks on the destination disk and copy
  395.        reserved sectors to the destination disk.
  396.        After that, ReOrg asks the user to remove the disk(s).
  397.        Finally, ReOrg shows some statistical information about
  398.        the disk and the optimization.
  399.  
  400.  
  401.        During the optimization, the status window show the
  402.        following information:
  403.  
  404.         - The number of directories and files, which ReOrg has
  405.           already processed ("done") and which ReOrg has
  406.           queued for later processing ("queued").
  407.  
  408.         - The current cache usage. If this value reaches
  409.           100% at any time during the optimization, this
  410.           means that more memory could speed up the
  411.           optimization.
  412.  
  413.         - The current status of ReOrg. Possible states are:
  414.           - checking disk       Before the actual optimization
  415.                                 starts, ReOrg checks if your disk
  416.                                 is a valid AmigaDOS disk.
  417.           - scanning disk       ReOrg is reading the disk directory
  418.                                 and is calculating the layout of the
  419.                                 destination disk.
  420.           - awaiting user       ReOrg is waiting for the user to
  421.             response            confirm the start of the
  422.                                 optimization.
  423.           - moving blocks       ReOrg is optimizing the disk.
  424.           - writing bitmap      ReOrg is writing the new disk
  425.                                 bitmap.
  426.           - formatting empty    If the user selected option "-f2",
  427.             tracks              ReOrg formats all unused tracks on the
  428.                                 destination disk.
  429.           - copying reserved    ReOrg is copying reserved blocks
  430.             blocks              (boot blocks etc.).
  431.  
  432.         - The remaining time needed for the optimization (only
  433.           during the phase "moving blocks"). This value is only
  434.           an approximation of the remaining time needed. If source
  435.           and destination devices have a very different speed,
  436.           (e.g. "RAD:" to "DF0:"), the estimation is very inaccurate.
  437.  
  438.         - The percentage of disk blocks that have already been moved.
  439.           This percentage also corresponds to the percentage of time
  440.           needed for the optimization.
  441.  
  442.  
  443.  
  444.        5. Technical details
  445.        --------------------
  446.  
  447.        - Option "-e"
  448.  
  449.          Files larger than 34.3 kB (OFS) or 36 kB (FFS) require
  450.          "FileExt blocks" (also called FileList blocks).
  451.          ReOrg offers three models where to place these blocks
  452.          on the output disk:
  453.  
  454.          1) "-e0"        : All FileExt blocks are placed immediately
  455.                            behind the header block. This is the default
  456.                            under Kickstart 1.2/1.3.
  457.  
  458.          2) "-e2"        : All FileExt blocks are placed behind the
  459.                            first sequence of data blocks. This is the
  460.                            default under Kickstart 2.0.
  461.  
  462.          3) "-e1"        : FileExt blocks are scattered among the
  463.                            data blocks.
  464.  
  465.  
  466.          Recommended Settings:
  467.  
  468.          - If you want to be able to display the directory contents
  469.            of your disk under Kickstart 1.2/1.3: BE SURE TO use the
  470.            setting "-e0". Otherwise the "dir"-command gets even slower
  471.            than it already is.
  472.  
  473.          - Otherwise: usually "-e2" is best for disks that are ONLY
  474.            used under Kickstart 2.0. Sometimes, "-e1" can be useful,
  475.            if large files are read only sequentially using small
  476.            program buffers (most C-programs use very small buffers
  477.            (512 bytes)). For those programs sequential file access
  478.            gets faster, if you choose the setting "-e1".
  479.  
  480.          - Exception: When you reorganize Boot disks, for which you
  481.            NEVER read the directory under Kickstart 1.2/1.3 (e.g.
  482.            Game boot disks), the setting "-e1" often gives the best
  483.            results - under Kickstart 1.2/1.3 as well as under
  484.            Kickstart 2.0.
  485.  
  486.          - Another Exception: When the disk contains large files
  487.            which are accessed in relative mode (using Seek()),
  488.            you should NOT use the setting "-e1".
  489.  
  490.  
  491.        - Partition half (option "-p")
  492.  
  493.          It is possible to store file data mainly in the
  494.  
  495.           - Upper ("-p0") or
  496.           - Lower ("-p1")
  497.  
  498.          partition half. Usually there is not much difference
  499.          between both settings. The decision which setting
  500.          is better usually depends on the amount of data
  501.          on the partition.
  502.  
  503.  
  504.  
  505.        - Options "-w" and "-s"
  506.  
  507.          For each file, ReOrg decides whether to store the file
  508.          contents behind the header block or in the data area.
  509.  
  510.          - data stored after the header block:
  511.            - File access gets faster
  512.            - Directory access gets slower (particularly for
  513.              large files)
  514.  
  515.          - data stored in data area:
  516.            - File access gets slower
  517.            - Directory access may get faster
  518.  
  519.        When you use the option "-w1" (default), ReOrg stores
  520.        all "#?.info" and ".backdrop" files after the header block.
  521.        This makes Workbench icons appear faster. However,
  522.        directory access from the shell may become slower. The
  523.        option "-w0" switches this behaviour off.
  524.  
  525.        The option "-s" makes ReOrg store the contents
  526.        of small files (default: up to 2 blocks size) after the
  527.        header block, to increase file access speed. This does not
  528.        slow down directory accesses considerably, but file access
  529.        to small files gets much faster.
  530.        If you only want to have fast directory access, you can set
  531.        this option to "0".
  532.  
  533.        Directory accesses get fastest, if you use options
  534.        "-w0" and "-s0".
  535.  
  536.  
  537.  
  538.        Some details about the technical process of optimization:
  539.  
  540.        - The "bitmap" of the source disk is not needed by ReOrg.
  541.          Therefore it is not necessary to "validate" your disk
  542.          before optimizing it.
  543.  
  544.        - Before ReOrg changes anything on your disk, it
  545.          first checks the structure of your disk. However,
  546.          this check is not complete, i.e. ReOrg does not
  547.          detect all possible structural defects (btw, even
  548.          the AmigaDOS Disk-Validator does not detect and
  549.          correct all defects !).
  550.          When ReOrg reports an error in the first phase, it
  551.          has not destroyed or changed your disk yet in any
  552.          way. But when the phase "moving blocks" starts,
  553.          ReOrg must not be interrupted any more, because
  554.          in this phase ReOrg rearranges the disk layout.
  555.  
  556.        - Anyway I STRONGLY RECOMMEND to THOROUGHLY check your
  557.          disk for structural defects before optimizing it.
  558.          Otherwise ReOrg might report an error in the
  559.          "moving blocks" phase and might even destroy your
  560.          disk (although this is very unlikely).
  561.  
  562.        - If ReOrg stops or is interrupted in the "moving
  563.          blocks" phase, the following things happen:
  564.  
  565.           - Your disk is displayed on Workbench as "DF0:REOR"
  566.             (DF0 being the drive that contains your disk).
  567.           - When you try to access your disk, AmigaDOS reports
  568.             "Not a DOS disk".
  569.           - The contents of your disk are TOTALLY UNUSABLE AND
  570.             COMPLETELY DESTROYED.
  571.  
  572.          In this situation there is only one thing you can do:
  573.  
  574.          !!! Reformat your disk ("format ... quick") and !!!
  575.          !!! restore your backup.                        !!!
  576.  
  577.          Do not trust "hints" from computer magazines telling you,
  578.          you could still repair parts of your disk. I explicitly
  579.          warn you:
  580.  
  581.          !!! Do not try to repair your disk using tools like         !!!
  582.          !!! "disksalv", "fixdisk", "diskdoctor" or any commercial   !!!
  583.          !!! disk tools !                                            !!!
  584.          !!! Although you might by coincidence really restore some   !!!
  585.          !!! of your files, you will most certainly "restore" a lot  !!!
  586.          !!! of corrupt files, but you will not get an error         !!!
  587.          !!! message from your disk recovery tool. This is           !!!
  588.          !!! especially true if your disk has the FFS format.        !!!
  589.          !!! "Repairing" corrupt program files may very well lead to !!!
  590.          !!! MASSIVE computer crashes in the future. So: Always      !!!
  591.          !!! restore your backup when ReOrg does not complete the    !!!
  592.          !!! "moving blocks" phase !                                 !!!
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.        7. Option file format
  600.        ---------------------
  601.  
  602.        Most users will probably not needed option files.
  603.        However, option files are useful to make some "final"
  604.        optimizations, e.g. before disks are distributed.
  605.        Especially when you optimize game boot disks, a
  606.        "perfect" optimization using option files may save
  607.        you some seconds when you boot from your disk.
  608.  
  609.        Option files allow you to change the settings of
  610.        the "-e" option and to specify the placement of
  611.        data blocks for individual files.
  612.        These settings override the global settings for
  613.        single files.
  614.  
  615.        Example: You want to optimize a game boot disk, that
  616.                 contains a lot of files. You therefore used
  617.                 the global setting "-e1". (An explanation,
  618.                 why this makes sense, can be found in the
  619.                 section "5. Technical details").
  620.                 The disadvantage of this setting is, that
  621.                 relative accesses to large files become slower.
  622.                 When you know, that your game often accesses a
  623.                 single large file in relative mode (let's say
  624.                 the name of this file is "graphics/dungeon.gfx"),
  625.                 you should change the setting of "-e" to "0" for
  626.                 this single file only. This kind of settings can
  627.                 be specified in option files.
  628.  
  629.  
  630.        Option files are ordinary ASCII text files. You can use
  631.        any ASCII text editor to create and edit them (e.g. MEmacs).
  632.  
  633.        Format:
  634.  
  635.        1st line:
  636. $1
  637.        (A dollar sign ("$") and the digit One ("1") in the first
  638.        two columns of the line)
  639.  
  640.        all other lines:
  641.  
  642. options:file name:comment
  643.  
  644.        valid options are:
  645.         I0       Data blocks of this file are not placed near
  646.                  the header block (default)
  647.         I1       Data blocks of this file are placed near the
  648.                  header block (file access gets faster, directory
  649.                  access gets slower)
  650.         E0       The same as "-e0"
  651.         E1       The same as "-e1"
  652.         E2       The same as "-e2"
  653.  
  654.         You can combine several options in a single line
  655.         (e.g.: E0I1:file name:comment)
  656.         The above example:
  657. $1
  658. E0:graphics/dungeon.gfx:any comment
  659.  
  660.       Some more notes about the file format
  661.        - The file name must be specified relative to the root
  662.          of the disk, i.e. please do not write "/test/name.doc",
  663.          "sys:test/name.doc" or "diskname:test/name.doc", but
  664.          only "test/name.doc"
  665.        - Spaces and other special characters may occur in the
  666.          file name. You need not (and must not) use quotation
  667.          marks to surround the file name !
  668.        - Patterns (e,g, "*.txt" or "#?.txt") are not allowed !
  669.  
  670.  
  671.  
  672.  
  673.        8. Program version, update info
  674.        -------------------------------
  675.  
  676.        The current program version (shareware) is V1.1
  677.  
  678.        If somebody still has ReOrg versions V0.9, V0.99 or
  679.        V1.0, please DELETE them !
  680.        ReOrg versions with those version numbers are beta-test
  681.        versions. Some of them still contain severe bugs.
  682.        Do not distribute those old versions !
  683.  
  684.        Besides ReOrg V1.1, there is another current ReOrg version,
  685.        that only runs under Kickstart 2.04. The current
  686.        version number of this ReOrg version is V2.1.
  687.  
  688.        If you have ReOrg version V2.0, please DELETE it. It is a
  689.        beta-test version, too.
  690.  
  691.        I will probably not improve ReOrg V1.1 any more, but
  692.        only the Kick2.04-compatible ReOrg V2.1
  693.        Registered users will get a notification when new versions
  694.        of ReOrg V2.1 get available, that contain significant
  695.        changes or enhancements.
  696.  
  697.        Besides ReOrg V2.1 contains some improvements that
  698.        have not been implemented in ReOrg V1.1. One of them
  699.        is: ReOrg V2.1 needs much less memory to optimize large
  700.        hard disk partitions than ReOrg V1.1.
  701.  
  702.        In order to be able to improve / correct ReOrg, I would like
  703.        to ask every user to do the following things:
  704.  
  705.          - send me the registration fee
  706.  
  707.          - send me bug reports, if you find any bugs
  708.  
  709.          - give me hints how to improve ReOrg
  710.  
  711.        Thank you very much in advance !
  712.  
  713.  
  714.        My personal future plans for ReOrg V2.1, if I have time for them:
  715.  
  716.          - Implement an option to convert disks between the
  717.            "ordinary" disk formats to/from the International
  718.            FileSystem format
  719.            (i.e. DOS\0 <--> DOS\2, and DOS\1 <--> DOS\3)
  720.          - Support for "locale.library" to adapt ReOrg to
  721.            different languages
  722.  
  723.        I will be thankful for other ideas.
  724.  
  725.  
  726.  
  727.        9. Acknowledgements
  728.        -------------------
  729.  
  730.  
  731.        Thank you to all beta-testers of ReOrg !
  732.        These are:
  733.  
  734.        Thomas Esser, Oliver Kasper, Carsten Lechte, Holger Lubitz,
  735.        Michael Rohrdrommel, Kai Siering, Christian Soltenborn,
  736.        Christian Wolf and Michael Zielinski.
  737.  
  738.  
  739.        Thank you to Christian Wolf for distributing
  740.        ReOrg via FTP !
  741.  
  742.  
  743.        ... last but not least many thanks in advance to all
  744.        ReOrg users who send me the registration fee !
  745.  
  746.  
  747.        Holger Kruse
  748.